build: Only add -Wcast-align for gcc
authorTimm Bäder <mail@baedert.org>
Sat, 10 Oct 2020 06:43:52 +0000 (08:43 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 14 Oct 2020 19:06:12 +0000 (15:06 -0400)
commitef7c5747c4b49c8763ebc891896561334329bae0
treef3e323b7a70e084eb529a4c70fc4995ac314d055
parentf456438051f81f5ad9a1b96ad2d48bb47dd1700c
build: Only add -Wcast-align for gcc

Either we or clang needs to get its shit together about this warning.
But using it during development with clang just makes actually usable
warnings get lost in a flood of -Wcast-align warnings.
meson.build